home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / archvrs / msdos / unzip42 / vms / bilf / make_blf.com < prev    next >
Encoding:
Text File  |  1991-05-30  |  219 b   |  8 lines

  1. $ set verify    ! like "echo on", eh?
  2. $ cc bilf
  3. $ link bilf,sys$input:/opt
  4. sys$share:vaxcrtl.exe/shareable
  5. $ ! change the following symbol to "$diskname:[directory]bilf.exe" as approp.
  6. $ bilf == "$bilf.exe"
  7. $ set noverify
  8.